home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000110_icon-group-sender _Tue Apr 30 14:39:42 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  999b

  1. Received: by cheltenham.cs.arizona.edu; Tue, 30 Apr 1996 12:20:43 MST
  2. Message-Id: <3186181E.449B@tees.ac.uk>
  3. Date: Tue, 30 Apr 1996 14:39:42 +0100
  4. From: Hamish Lawson <H.Lawson@tees.ac.uk>
  5. Organization: University of Teesside, School of Computing and Maths
  6. X-Mailer: Mozilla 2.01Gold (Win95; I)
  7. Mime-Version: 1.0
  8. To: Icon group <icon-group@cs.arizona.edu>
  9. Subject: File locking in Icon for Unix
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13. Status: O
  14.  
  15. I need to be able to lock a file to prevent multiple access to it (I'm 
  16. using SunOS 4). I reckon I will need to have an external C function that 
  17. calls the flock() function. Before I write it, I thought I'd find out if 
  18. anyone else has already done this.
  19.  
  20. | Hamish Lawson, School of Computing and Mathematics, 
  21. | University of Teesside, Middlesbrough, Cleveland, UK, TS1 3BA 
  22. | Tel: +44 1642 212695  Fax: +44 1642 342604
  23. | E-mail: H.Lawson@tees.ac.uk
  24.